Added semaphore for ClassList. This semaphore is always requested when the
ClassList is accessed.
27.01.1997 ldp
Polish
10.12.1996 aros
Moved #include into first column to allow makedepend to see it.
24.10.1996 aros
Use the official AROS macros over the __AROS versions.
15.10.1996 digulla
Two new functions: LockIBase() and UnlockIBase()
Modified code to make sure that it is impossible to access illegal data (ie.
fields of a window which is currently beeing closed).